ShipmentNotification-v1.0 Schema
Interchange Element
ShipmentNotification-v1.0 Schema : Interchange Element
Namespace urn:xmlns:nedfox-retaillink-com:ShipmentNotification
Diagram
Footer Element Rows Element Header Element HighPriority Element MessageReference Element MessageDateTime Element Sequence Message Element Sequence Messages Element InterchangeTest Element InterchangeDateTime Element InterchangeReference Element ToPartyName Element ToPartyNumber Element FromPartyName Element FromPartyNumber Element Sequence Envelope Element Sequence Interchange Element
Overview
version required xs:string
Sequence
Sequence
Sequence
Sequence
MessageDateTime xs:dateTime
HighPriority optional xs:boolean
Sequence
All
Choice
BarcodeValue optional xs:long
BarcodeText optional
SkuQuantity xs:int
Purchase optional
All
PriceExclVat xs:decimal
PriceType Restriction of xs:string
AdviceSkuSalePriceInclVat optional xs:decimal
Description1 optional
Description2 optional
BuyerReference optional
Attributes
NameTypeUseDefaultFixedDescription
versionxs:stringrequired   
Source
<xs:element name="Interchange" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Envelope" type="xsi:Envelope" maxOccurs="1" minOccurs="1" />
      <xs:element name="Messages" type="xsi:Messages" maxOccurs="1" minOccurs="1" />
    </xs:sequence>
    <xs:attribute name="version" type="xs:string" use="required" />
  </xs:complexType>
</xs:element>
See Also
ShipmentNotification-v1.0 Schema